Infinite brick breaker arkanoid endless balls and blocks crushing complete project
Developer
Public chat
Product Details
Exercise your skills, reflexes and accuracy in brick breaker game.
On each wave new bricks are appearing at the top and you need to destroy them as much as you can. For every destroyed brick you will get +1 score.
As game progresses it becomes harder and harder.
You can also collect stars and use that stars to unlock new balls that can be used for destroying bricks.
Very easy to implement rewarded ad to get extra life.
Just show an ad when player press "continue" button and call:
GameObject.Find("GameManager").GetComponent< Menus>().ContinueGame(); when on ad finish event is called.
For every destroyed brick you will get 1 score.As game progresses it becomes harder and harder.You can also collect stars and use that stars to unlock new balls that can be used for destroying bricks.Very easy to implement rewarded ad to get extra life. Just show an ad when player press continue button and call: GameObject.Find( GameManager ).GetComponent Menus ().ContinueGame(); when on ad finish event is called.
File Tree
-
📁 Infinite brick breaker arkanoid endless balls and blocks crushing complete project